Technical Q&A QD30
FDecompressImage, StdPix Bottleneck Calls During Printing


Q: When calling FDecompressImage during printing, it appears that the LaserWriter 8.3 driver's custom StdPix bottleneck in the grafport isn't called. Why not?

A: The FDecompressImage does not call through the StdPix bottleneck in the port. The workaround is to directly call the StdPix bottleneck in the current grafport (or the StdPix obtained when calling SetStdCProcs if there are no custom procs in the current grafport).

[Sep 15 1995]


Developer Documentation | Technical Notes | Development Kits | Sample Code